Phidget Data Adapter.lvlib:DataAdapterSendPacketWaitResponse.vi

Sends a packet and waits for a corresponding response from the external device, until the timeout elapses.

Phidget Data Adapter.lvlib:DataAdapterSendPacketWaitResponse.vi

Device Support:

ADP0001_0 (ver: 200) Data Adapter : Unsupported

ADP0001_0 (ver: 200) Data Adapter : Unsupported

ADP0002_0 (ver: 100) Data Adapter : Supported

ADP0002_0 (ver: 100) Data Adapter : Supported

cu64

Device In

Device # Identification

cerrcodeclst

error in (no error)

error in can accept error information wired from VIs previously called.

c1du8

data

The data to send.

iu64

Device Out

Same as Device In

ierrcodeclst

error out

error out passes error or warning information out of a VI to be used by other VIs.

i1du8

recvData

The received data.

ii32

recvDataLen

Specifies the length of the recvData array. Returns the number of bytes recieved. If the received data is longer than the recvData array, an error will be thrown. Any error detected in the received data will result in this argument becoming 0.